home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5816 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: ci.pwr.wroc.pl!alpha!wojcikr
  2. From: wojcikr@alpha.ok.ae.wroc.pl (Robert Wojcik)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Want to boot FAAAST?
  5. Date: 20 Mar 1996 16:37:06 GMT
  6. Organization: Technical Univeristy of Wroclaw
  7. Message-ID: <4ipc7i$6n@sun1000.pwr.wroc.pl>
  8. References: <68771929@0humpty.tomate.tng.oche.de> <1280.6645T903T2008@mailbox.swipnet.se>
  9. NNTP-Posting-Host: alpha.ok.ae.wroc.pl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. : >> What is wrong with simply copying ENVARC: to, say, SYS:env and assigning
  13. : >> ENV: to there?
  14.  
  15. Jesus Christ ... what about MUI apps which save every and each move of 
  16. the windows ?
  17.  
  18. : >There are tools that set up $TIME, $DATE every second. Sounds quite funny,
  19. : >when ENV: is on your drive. Besides that, ENV: on hd simply sucks !
  20.  
  21. I never saw such ones ...maybe because I have no clock.
  22.  
  23. : >And programmers suck, which store every bull**** in ENV:.
  24. : >S: would be perfect for more than the half of all my ENV: stuff.
  25.  
  26. Yeah, they sucks ... but they seem just to follow Commodore (?) programming 
  27. style.
  28.  
  29. : No no no! S: is for scripts! I hate programs that fill my S: with
  30. : prefs-files, hiscorelists (!) and lots of other junk. I think that programs
  31. : should put related data and settings in PROGDIR: (like the program "Proggy"
  32. : and its prefsfile PROGDIR:Proggy.prefs). ENVARC/ENV should only be used if
  33. : there is a "Save" AND "Use" button where you set the preferences.
  34.  
  35. Yep, S: shouldn't be trashed with such things as well. Trashing in S: is not
  36. better than in ENV: ...in the drive or RAM:
  37.  
  38. : >Every file >500 bytes does not belong to ENV: Okay, let's give it a 1000
  39. : >bytes. But not more !
  40.  
  41. This is strange wondering, regarding one block of Ram Disk takes 1024 bytes.
  42. Anyway another 1024 for file header ...and it sucks like hell.
  43.  
  44. : I agree with that, but I dont let them programmers put the stuff in S:
  45. : Thats the eleventh commandment 8^)
  46.  
  47. They should throw everything in PROGDIR: ... or better idea in icon tooltypes.
  48.  
  49.  
  50.